The Dreamweaver JavaScript API > File manipulation functions > dom.saveAllFrames()

 

dom.saveAllFrames()

Availability

Dreamweaver 4.0

Description

If the given document is a frameset or inside a frameset, saves all the frames and framesets from the same Document window. If the given document is not in a frameset, just saves the document. Opens the Save As dialog box for any documents that have not been previously saved.

Arguments

None.

Returns

Nothing.

Enabler

None.